This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ned Cistooskioni 14.Jan.04 05:19 PM a Web browser Domino DesignerAll ReleasesWindows 2000
I migrated an application from R5 to R6 and did some additional development on R6. My web form containing the file upload used to work fine and the attachments were saved with the document. FYI Browser is IE 6.026.
Now no file is being saved. When I print the result of:
If doc.HasEmbedded Then
I always get false
and @Attachments returns 0
no matter how many files I have attached.
Any idea what might be causing this?
Thanks.